Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ansible extension #1243

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

kartikvashistha
Copy link
Contributor

@kartikvashistha kartikvashistha commented Aug 12, 2024

👋🏽 Hi all!

Here is my attempt at integrating Ansible Language Server for Zed. Please refer to this for the current observations and challenges with this implemenation, and as such wouldn't mind some support to further improve it :)

If you are an Ansible user, please give this extension a try and let me know of your thoughts! I am really excited to listen to any and all feedback!

Thanks!

Screenshot 2024-08-13 at 00 17 56
Screenshot 2024-08-13 at 00 13 32
Screenshot 2024-08-13 at 00 11 55

Issue: #151

@cla-bot cla-bot bot added the cla-signed label Aug 12, 2024
@kartikvashistha kartikvashistha marked this pull request as ready for review August 13, 2024 18:47
@maxdeviant maxdeviant changed the title feat:ansiblels-extension Add Ansible extension Aug 14, 2024
update readme, extension.toml description and yaml grammar
@kartikvashistha
Copy link
Contributor Author

I think I have now fixed & documented most of the gotchas when configuring the Ansible server, alongside documenting how we can leverage file_types to better recognise Ansible files.

Per my recommended settings in the extension project's README, the Ansible experience is like to like with how it is on neovim, and fairly similar to how it is on VS Code 😄

@maxdeviant I have hopefully now fixed the CI yaml grammar issue - so hopefully it should build fine now 🤞🏽

Copy link
Member

@maxdeviant maxdeviant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@maxdeviant maxdeviant merged commit 2ce8927 into zed-industries:main Aug 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants